Skip to content

Prevent AccessControlException when running with active SecurityManager#60

Open
klehmann wants to merge 2 commits intopingidentity:masterfrom
klehmann:master
Open

Prevent AccessControlException when running with active SecurityManager#60
klehmann wants to merge 2 commits intopingidentity:masterfrom
klehmann:master

Conversation

@klehmann
Copy link
Copy Markdown

I tried to use UnboundId in an IBM Notes/Domino environment which has a restrictive SecurityManager in place (Java agent in an NSF database).
Had to catch AccessControlExceptions in two classes to make it work.

@dirmgr
Copy link
Copy Markdown
Collaborator

dirmgr commented Mar 13, 2019

Thank you for reporting this. Unfortunately, as per our contribution policy (https://github.com/pingidentity/ldapsdk/blob/master/CONTRIBUTING.md), we don't currently accept third-party source code changes, so I can't take your pull request directly. However, I have just committed a set of changes (2981bb5) that should address this problem, along with some other potentially related issues. I've also added unit tests to help ensure that no new uses of these problematic methods get introduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants